home *** CD-ROM | disk | FTP | other *** search
/ Day by Day Vision: Paris / Day by Day Vision: Paris.iso / pc / _setup.1 / WhatDayParis.EXe / 0 / RCDATA / TOPTIONDIALOG / TOPTIONDIALOG.txt
Encoding:
Text File  |  1997-10-01  |  1.5 KB  |  95 lines

  1. object OptionDialog: TOptionDialog
  2.   Left = 48
  3.   Top = 121
  4.   BorderStyle = bsDialog
  5.   Caption = 'ïソスwïソスiïソスIïソスïソス'
  6.   ClientHeight = 158
  7.   ClientWidth = 337
  8.   Color = clWhite
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   PixelsPerInch = 96
  16.   TextHeight = 18
  17.   object Shape4: TShape
  18.     Left = 254
  19.     Top = 38
  20.     Width = 68
  21.     Height = 68
  22.   end
  23.   object Shape3: TShape
  24.     Left = 174
  25.     Top = 38
  26.     Width = 68
  27.     Height = 68
  28.   end
  29.   object Shape2: TShape
  30.     Left = 94
  31.     Top = 38
  32.     Width = 68
  33.     Height = 68
  34.   end
  35.   object Shape1: TShape
  36.     Left = 14
  37.     Top = 38
  38.     Width = 68
  39.     Height = 68
  40.     Shape = stSquare
  41.   end
  42.   object Label4: TLabel
  43.     Left = 16
  44.     Top = 8
  45.     Width = 80
  46.     Height = 18
  47.     Caption = 'ïソスwïソスiïソスフ選ïソスïソス'
  48.   end
  49.   object BK1: TImage
  50.     Left = 16
  51.     Top = 40
  52.     Width = 64
  53.     Height = 64
  54.     OnClick = BK1Click
  55.   end
  56.   object BK2: TImage
  57.     Left = 96
  58.     Top = 40
  59.     Width = 64
  60.     Height = 64
  61.     OnClick = BK2Click
  62.   end
  63.   object BK4: TImage
  64.     Left = 256
  65.     Top = 40
  66.     Width = 64
  67.     Height = 64
  68.     OnClick = BK4Click
  69.   end
  70.   object BK3: TImage
  71.     Left = 176
  72.     Top = 40
  73.     Width = 64
  74.     Height = 64
  75.     OnClick = BK3Click
  76.   end
  77.   object BitBtnOK: TBitBtn
  78.     Left = 144
  79.     Top = 120
  80.     Width = 81
  81.     Height = 25
  82.     TabOrder = 0
  83.     OnClick = BitBtnOKClick
  84.     Kind = bkOK
  85.   end
  86.   object BitBtnCancel: TBitBtn
  87.     Left = 240
  88.     Top = 120
  89.     Width = 81
  90.     Height = 25
  91.     TabOrder = 1
  92.     Kind = bkCancel
  93.   end
  94. end
  95.